home *** CD-ROM | disk | FTP | other *** search
/ Download Now 8 / Download Now V8.iso / Program / InternetTools / ApacheWebServer1.3.6 / apache_1_3_6_win32.exe / _SETUP.1 / regex.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-02-05  |  2.9 KB  |  115 lines

  1. # Microsoft Developer Studio Project File - Name="regex" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  6.  
  7. CFG=regex - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "regex.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "regex.mak" CFG="regex - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "regex - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "regex - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28.  
  29. !IF  "$(CFG)" == "regex - Win32 Release"
  30.  
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LIB32=link.exe -lib
  47. # ADD BASE LIB32 /nologo
  48. # ADD LIB32 /nologo
  49.  
  50. !ELSEIF  "$(CFG)" == "regex - Win32 Debug"
  51.  
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "regex___"
  55. # PROP BASE Intermediate_Dir "regex___"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  63. # ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  64. BSC32=bscmake.exe
  65. # ADD BASE BSC32 /nologo
  66. # ADD BSC32 /nologo
  67. LIB32=link.exe -lib
  68. # ADD BASE LIB32 /nologo
  69. # ADD LIB32 /nologo
  70.  
  71. !ENDIF 
  72.  
  73. # Begin Target
  74.  
  75. # Name "regex - Win32 Release"
  76. # Name "regex - Win32 Debug"
  77. # Begin Group "Source Files"
  78.  
  79. # PROP Default_Filter "*.c"
  80. # Begin Source File
  81.  
  82. SOURCE=.\regcomp.c
  83. # End Source File
  84. # Begin Source File
  85.  
  86. SOURCE=.\regerror.c
  87. # End Source File
  88. # Begin Source File
  89.  
  90. SOURCE=.\regexec.c
  91. # End Source File
  92. # Begin Source File
  93.  
  94. SOURCE=.\regfree.c
  95. # End Source File
  96. # End Group
  97. # Begin Group "Header Files"
  98.  
  99. # PROP Default_Filter "*.h"
  100. # Begin Source File
  101.  
  102. SOURCE=.\cclass.h
  103. # End Source File
  104. # Begin Source File
  105.  
  106. SOURCE=.\cname.h
  107. # End Source File
  108. # Begin Source File
  109.  
  110. SOURCE=.\regex2.h
  111. # End Source File
  112. # End Group
  113. # End Target
  114. # End Project
  115.